public class SetDettaglioRicette
extends java.lang.Object
Classe Java per setDettaglioRicette complex type.
Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
<complexType name="setDettaglioRicette">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="dettaglioRicetteRequest" type="{http://www.nsisr.puglia.it/Schemas/}dettaglioRicetteRequest" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DettaglioRicetteRequest |
dettaglioRicetteRequest |
| Constructor and Description |
|---|
SetDettaglioRicette() |
| Modifier and Type | Method and Description |
|---|---|
DettaglioRicetteRequest |
getDettaglioRicetteRequest()
Recupera il valore della proprietà dettaglioRicetteRequest.
|
void |
setDettaglioRicetteRequest(DettaglioRicetteRequest value)
Imposta il valore della proprietà dettaglioRicetteRequest.
|
protected DettaglioRicetteRequest dettaglioRicetteRequest
public DettaglioRicetteRequest getDettaglioRicetteRequest()
DettaglioRicetteRequestpublic void setDettaglioRicetteRequest(DettaglioRicetteRequest value)
value - allowed object is
DettaglioRicetteRequest